home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / ui / serverback.inc < prev    next >
Encoding:
Text File  |  2002-10-21  |  1.6 KB  |  94 lines

  1. resource
  2. Label
  3. {
  4. name "Default"
  5. rect 384 0 256 512
  6. fgcolor 0.00 0.00 0.00 1.00
  7. bgcolor 0.50 0.50 0.50 1.00
  8. borderstyle "RAISED"
  9. shader "serverback_b"
  10. }
  11. resource
  12. Label
  13. {
  14. name "Default"
  15. rect 0 0 512 512
  16. fgcolor 0.00 0.00 0.00 1.00
  17. bgcolor 0.50 0.50 0.50 1.00
  18. borderstyle "RAISED"
  19. shader "serverback_a"
  20. }
  21. resource
  22. Label
  23. {
  24. name "Default"
  25. rect 0 0 256 256
  26. fgcolor 1.00 1.00 1.00 1.00
  27. bgcolor 0.50 0.50 0.50 0.00
  28. borderstyle "NONE"
  29. shader "textures/mohmenu/voodoo/serverback_a.tga"
  30. enabledcvar "ui_voodoo"
  31.  
  32. }
  33. resource
  34. Label
  35. {
  36. name "Default"
  37. rect 384 0 256 256
  38. fgcolor 1.00 1.00 1.00 1.00
  39. bgcolor 0.50 0.50 0.50 0.00
  40. borderstyle "NONE"
  41. shader "textures/mohmenu/voodoo/serverback_e.tga"
  42. enabledcvar "ui_voodoo"
  43.  
  44. }
  45. resource
  46. Label
  47. {
  48. name "Default"
  49. rect 256 0 256 256
  50. fgcolor 1.00 1.00 1.00 1.00
  51. bgcolor 0.50 0.50 0.50 0.00
  52. borderstyle "NONE"
  53. shader "textures/mohmenu/voodoo/serverback_b.tga"
  54. enabledcvar "ui_voodoo"
  55.  
  56. }
  57. resource
  58. Label
  59. {
  60. name "Default"
  61. rect 384 256 256 256
  62. fgcolor 1.00 1.00 1.00 1.00
  63. bgcolor 0.50 0.50 0.50 0.00
  64. borderstyle "NONE"
  65. shader "textures/mohmenu/voodoo/serverback_f.tga"
  66. enabledcvar "ui_voodoo"
  67.  
  68. }
  69. resource
  70. Label
  71. {
  72. name "Default"
  73. rect 256 256 256 256
  74. fgcolor 1.00 1.00 1.00 1.00
  75. bgcolor 0.50 0.50 0.50 0.00
  76. borderstyle "NONE"
  77. shader "textures/mohmenu/voodoo/serverback_d.tga"
  78. enabledcvar "ui_voodoo"
  79. }
  80.  
  81. resource
  82. Label
  83. {
  84. name "Default"
  85. rect 0 256 256 256
  86. fgcolor 1.00 1.00 1.00 1.00
  87. bgcolor 0.50 0.50 0.50 0.00
  88. borderstyle "NONE"
  89. shader "textures/mohmenu/voodoo/serverback_c.tga"
  90. enabledcvar "ui_voodoo"
  91. }
  92.  
  93. end.
  94.